Bitcoin (BTC) Scalp / Short-term Long IndicatorThe purpose of this scalping Indicator is to help identifying Buy signals for short term trades on Bitcoin (Spot, Features, etc.) .
This script is working with more indicators and everything is balanced by hard work on (back)testing.
Result for users is a simple signal to BUY .
You can use it as easy indicator in your graph or create alerts.
I have the best results on 1min graph, with leverage and stop-loss feature.
This is my own version of scalping Buy Script / Indicator, which is a combination of few indicators, for example RSI, BB and price levels (actual and average) and works on standard candles .
LONG signal paints below the candle and you can set your target / trailing / stop-loss in the settings and check how it works in Strategy Tester .
Settings of this Indicator:
Take Profit
Stop Loss
Trailing Stop Loss
Trailing Stop Loss Offset
Initial Capital
Base Currency
Order size
Pyramiding
Commissions
Slippage
Average price lines (colors and visibility)
Plot background
These signals can be often observed at the beginning of a strong move, but there is a significant probability that these price levels will be revisited at a later point in time again.
Therefore these are interesting levels to place limit orders.
A Buy signal is defined as the last down candle before a sequence of up candles.
In my trading settings I have more but small positions, one safety limit order (for price averaging = better entry - easier close in profit) and stop-loss.
Sometimes trailing-profit feature have very nice profits.
Settings depends on your own money-management and free capital.
In addition to the upper/lower limits of each line, also average value is marked as this is an interesting area for price interaction and better view.
PM me to obtain access, more informations or support.
NOTICE: By requesting access to this script you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script.
Pesquisar nos scripts por "take profit"
Multi Time Frame Buy the Dips (by Coinrule)Buying the dips is a relatively easy automated trading strategy that can return impressive profits, especially during uptrend times. Not all price drops are for buying, though. This trading system is based on a multi time frame buy-the-dip approach to optimize each trade.
The strategy catches sudden price drops on a 1-hr time frame when the price increases significantly in the last 12 hours. During steep uptrends, profit-taking price actions result in flash crashes that provide great opportunity to enter at convenient prices.
Buy Condition
The setup of the script is optimized on a 30 min time frame. You can adjust the parameters to fit different time frames.
The system gets a buy signal when
- the price drops 1% from the two previous candles (1 hour time frame = two 30-min candles)
- the price is up 3% from the last 12 hours (twenty-four 30-min candles equal the desired time frame)
Sell Condition
Each trade comes with a stop loss of 3% and a take profit of 4%.
This setup has been optimized, running over 150 backtests on more than 20 different crypto trading pairs.
The strategy assumes each order to trade 30% of the available capital. A trading fee of 0.1% is taken into account. The fee is aligned to the base fee applied on Binance, which is the largest cryptocurrency exchange.
Buy the Dips (by Coinrule)Taking your first steps into automated trading may be challenging. Coinrule's mission is to make it as easy as possible, also for beginners.
Here follows the best trading strategy to get started with Coinrule. This strategy doesn't involve complex indicators, yet was proved to be effective in the long term for many coins. Results seem to be improved when trading a coin vs Bitcoin.
The strategy buys the dips of a coin to sell with a profit. A stop-loss protects every trade.
Crypto markets offer high volatility and, thus, excellent opportunities for trading. Excluding times of severe downtrend, buying the dip is a simple and effective long-term trading strategy. The buy-signal is set to a 2% drop in a 30-minutes time frame.
Each trade comes with a take profit and a stop loss. Both set at 2%.
You can adjust these percentages to the market volatility as an advanced setup. You can backtest the outcomes using the backtesting tool from Tradingview
The strategy assumes each order to trade 30% of the available capital. A trading fee of 0.1% is taken into account. The fee is aligned to the base fee applied on Binance, which is the largest cryptocurrency exchange.
Growth Producer
Applicable to FTX:ETHPERP 15 min
Relative volatility index (RVI) that will determine the entry and exit points only when the volatility will start to increase and Money Flow index as an additional point for entry.
IMPORTANT
• Input Partial take profits in your Bot settings
• This is a trend strategy and works better in the trending market
• We added the trend identifier using the EMA and SMA interaction
• We added Take profit and stop loss levels
• We added inputs for the period selection, so you could see how the strategy is performing on a monthly basis.
• RVI for the entry conditions
• MFI was added for the additional entries.
• Partial Take-profits
Bilateral Stochastic Oscillator StrategyIntroduction
Strategy based on the bilateral stochastic oscillator, this oscillator aim to detect trends and possible reversal points of the current trend. The oscillator is composed of 1 bull line in blue and 1 bear line in red as well as a signal line in orange, the strategy have many options such as two different strategy framework and a martingale mode. If you require more information about the indicator go check it into my uploaded indicators.
Strategy Frameworks
There are two frameworks available that can be selected from the strategy settings window. Both have the same closing conditions, the "Bull/Bear Cross" entry conditions are :
Buy : when the bull line cross over the bear line
Sell : when the bear line cross over the bull line
The "Signal Cross" entry conditions are :
Buy : when the bull line cross over the signal line
Sell : when the bear line cross over the signal line
Both have the same close conditions that is : close when bull/bear cross under the signal line.
Introduction To Martingale
The martingale money management system consist to double the order size after a loosing trade and can be described as a 2^x where x is the current number of loosing trades since the last win trade, when we win a trade the order size return to the default order size. Therefore our order size function is based on exponential growth.
This system enable the trader to win back his previous losses plus a potential profit, martingales must always be used with stops and sometimes take profits in order to get control in a strategy.
It must always be taken into account that in a series of losses the balance can exponentially decay thus ending to 0 in a matter of trades, this is why it is not recommended to use such system. The strategy allow you to select a martingale multiplier that can be inferior to 2 thus limiting risks, a multiplied of 1 disable the martingale.
Results
Those are the some statistics of the strategy applied to some forex majors by using the default settings in a time frames of 15 minutes.
//-------------------------------------------------------
EURUSD - Order Size 1000 - Spread 0.0002
Profit : $ 21.08
Trades : 19
PP : 57.89 %
Profit Factor : 3.228
Max Drawdown : -$ 3.81
Average Trade : $ 1.11
//-------------------------------------------------------
GBPUSD - Order Size 1000 - Spread 0.0002
Profit : $ 2.31
Trades : 20
PP : 55 %
Profit Factor : 0.938
Max Drawdown : -$ 20.29
Average Trade : $ 0.12
//-------------------------------------------------------
EURAUD - Order Size 1000 - Spread 0.0002
Profit : -$ 9.22
Trades : 20
PP : 40 %
Profit Factor : 0.698
Max Drawdown : -$ 23.44
Average Trade : $ 0.46
//-------------------------------------------------------
EURCHF - Order Size 1000 - Spread 0.0002
Profit : $ 1.58
Trades : 24
PP : 54.17 %
Profit Factor : 1.103
Max Drawdown : -$ 7.23
Average Trade : $ 0.07
//-------------------------------------------------------
Conclusions
Based on the results the strategy does not posses the sufficient performance in order to apply a martingale or any other growth systems as order size. Parameters might be subject to drastic changes depending on the market/time-frame in order to return long-term positive results. I let you draw your conclusions.
Gladiator USDJPY1 ) This strategy is based on VWAP.
2 ) This strategy is based on BB+.
3 ) This strategy is based on a range.
4 ) This strategy has only longs. Shorts are separate.
It buys according to a flat position 10000 JPY per order.
Maximum positions are 1000 000 JPY which is 10x leverage with an initial balance of 100 000 JPY.
Take profit scales with a recent price range during an uptrend.
During a downtrend, there is a static take profit.
Commisions are 0.02JPY per contract.
Slippage is 5 pips.
Simple and efficient PSAR swing strategyThis is a strategy build inside tradingview, which I found it works great with swing/position trading.
It works based on parabolic sar indicator, when indicator is below the candle, is an uptrend and when its its above is a downtrend.
At the same time it's very nice, because it has a sort of stop loss which is dynamic, because it triggers when candle crosses with indicator, so you dont have to worry about stop loss or take profit .
The key here of course, is going to be the risk management, if you want to success with it, never trade more than 2% of you capital, and if you want you can always apply a rule inside the code to close all position if x % amount of equity was going down, although I recommend have patience and let the system do its job.
I recommend this strategy to be used with charts like 1 day or 1 week. If you need and want I can convert it to an indicator that uses alerts (although with strategy as well can be made to send alerts).
PS. When you add this strategy on chart, inside is has different versions, if you use first version(1), it uses the system I explain above. If you use the last one, its based on risk management when the stop loss is the difference between psar and the candle, but it still needs some adjustments to make.
Overall first one is atm much more profitable, but I believe that the version with risk management can be much better, but it need much more adjustments to make which I dont have the time at the moment for it.
Enjoy it .
renko candle strategy(lirshah)Renko candles strategy has been written based on renko box plots.
the strategy plots renko boxes and levels for trading,
the buy signals trigger when renko is on uptrend and hit the lower box border and similar scenario for sell signal.
the standard parameter are as bellow:
box size: 3.5$
take profit: 1000 pip
stop loss: 200 pip
the below overview is results of strategy on 1sec chart(normal candle) of Nasdaq index, with 1 contract and 0.5 $ commission per order during New york session.
in order to access scripts contact me directly.
Rsi BotOk This is MTF RSI bot
it has two way to approach it . one is strict with no repaint at all , just click to remove the repaint in the menu .
its still make profit but sure not crazy unrealistic one:)
The other option is the "repaint version" which is under my special repaint control system (not perfect but since we can never truly control the repaint the signal may be not perfect ) , but in general it not so much repainting :)
to verify just use the bar control to see how it work.
the buy and sell depend on the rsi crossing oversold and overbought level that you can control in the menu
Also in the menu you see a factor . this has two function . since it based on % , when you buy you want to be buying in upswing
so let factor let say of 0.8 (is 0.8% above the entry ) this to make sure we buy in upswing and vice versa when we sell. this to correct many wrong entry of the rsi . the other function is important in the repainting model since it reduce the repainting by allot.
the min distance in menu is to control the difference between the two rsi (red color and the blue color= slow and fast)
for Forex i find factor of 0.1 % in the repaint model to work find
on Crypto best is between 0.5 to 1
there is option to check and see if stop loss and take profit improve your profit or not (i put both on very high level so it will not be a factor but you can change it as you wish
you can test to see if it better to go longs or shorts in this model or both direction
i put the setup of 50% eqiuty maybe it too much but it you choice if you test the model to reduce it to proper amount (best is 10-30%)
The repainting model is much more profti but does not matter what i do to correct it is sometime repaint. most of time it actual work fine so it your choice if you want to use it or not . just be sure on what you are doing if you put money on it
the non repaint model is much more safe nut much less profit. still it can make profit with proper setting can work very nice
so if you are not sure what you doing the use the more stable one and remove the repaint in the option
if you have any question just pm or write remarks
ALL-STAR STRATEGY TP-SL-TSHello!
This strategy combines multiple following stop and take profit strategies. Basically, after purchasing depending on the MOST Strategy, with the values you will determine from the settings section;
stop loss with percentage (settings > Manuel Stop Loss Ratio),
sell and take profit if it is at max profit level (settings > Take Profit Ratio),
activate the trailing stop after it exceeds a certain profit rate, and if it has dropped from this value by a certain rate, sell and take profit (settings > Trailing Stop Start Ratio) > (settings > Trailing Stop Ratio)
you can have your transactions done. In addition, the transaction, which is stopped according to the MOST strategy, also goes into a sell state.
The bars that are in the Sell state, switch to the Buy state, enter the trailing stop area, and are in the state of Buy despite the Most are shown in different colors.
Türkçe
Bu strateji birden fazla takip eden stop ve kar al stratejisini birleştirmektedir. Temelde MOST Stratejisine bağlı olarak alım yaptıktan sonra, ayarlar bölümünden belirleyeceğiniz değerler ile;
yüzde ile zarar durdur (ayarlar> Manuel Stop Loss Ratio),
max kar al seviyesine geldiyse sat ve kar al (ayarlar> Take Profit Ratio),
belirli bir kar oranını geçtikten sonra takip eden stop aktif et ve bu değerden belirli bir oranda düştü ise sat ve kar al (ayarlar> Trailing Stop Start Ratio) > (ayarlar> Trailing Stop Ratio)
işlemlerini yaptırabilirsiniz. Bunların yanında, MOST'a göre stop olan işlem de sat durumuna geçer.
Sat durumunda olan, Al durumuna geçen, Takip eden stop alanına giren, Most'a göre al durumunda olduğu halde kar al işleminden sonraki barlar farklı renklerle gösterilmiştir.
Buy BTC Helper - Buy SPOT, sell to USD (BTC-ETH) - By Che_TraderBuy BTC Helper - Buy SPOT, sell to USD (BTC-ETH) - By Che_Trader
The Buy Helper is specially designed for users who want to invest in BTC in the long term.
Usually you will make about 20-25 trades per year in spot trading.
You do not need a margin account or understand anything about trading.
Just follow the "BUY" and "To usd" signals to make sure you are on trend when BTC goes up but also take profit when BTC starts going down.
This simple tool has beaten the HOLD in all the years tested, also in bull trend or bear trend.
We'll develop this better.
*****************************************************************************************************************************************************************************
General stats from 2017 to 2020 are in the bottom, These are:
(**All data include 0.15% fees+slippage what is more than double the normal fees**)
- 8462% Gains (compound)
- 72 transactions
- 3.238 Profit Factor
- 18.58% Max drawdown
*****************************************************************************************************************************************************************************
The year-by-year analysis is very interesting:
*****************************************************************************************************************************************************************************
2017 HOLD result
+1254%
Buy helper 2017 results:
- +1214.5 % Gains
- 19 transactions
- 11% max drawdown
The 2017 profits are very similar, so you can expect similar win in next bull run.
This is something you'd expect, but it's hard to get in a bot.
*****************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************
2018 Hold Result
-71%
Buy helper 2018 results:
- +59% Gains
- 21 transactions
- 13.53% max drawdown
These results are particularly impressive. In a year in which BTC declined 72% and with a strategy of only LONG,
that is, without being able to take profit from the crashes,
we were able to finish the year with more than 59% of the money we made on the 2017 bull run.
*****************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************
2019 Hold Result
+94%
Buy helper 2019 results:
- +202% Gains
- 20 transactions
- 10.4% max drawdown
In 2019 with the buy helper you gained +100% the performance of hold BTC
*****************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************
2020 Hold Result (up to 04 may 2020)
+24.5%
Buy helper 2020 results:
- +39% Gains
- 11 transactions
- 15.43% max drawdown
In 2020 with the buy helper you gained +50% the performance of hold BTC
*****************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************
To get access, you can send me a PM here or at a link in the tradingview profile.
*****************************************************************************************************************************************************************************
Gap Trading Strategy: CME BitcoinI created a strategy which finds gaps on CME Futures market for Bitcoin, BTC1! and opens a long or short position on the crypto exchange depending on what kind of gap was found (up or down) on CME.
Up gap: today open price > previous day high price
Down gap: today open price < previous day low price
Two lines below the main chart show when gaps appear. The green line represents the size of up gaps, when it crosses zero it gives a long signal. The red line - represents the size of down gaps, when it crosses zero - short signal.
Instead of having to look between multiple charts, this simply overlays the past weeks open and close should a gap appear.
Usage:
Strategy flips long / short depending of indicator signals. It could cut the position by stop loss or take profit.
Features:
ability to set stop loss and take profit in %
ability to set delta for gaps (if you want to filter small ones)
ability to choose strategy type. Standart: Long Up/Short Down || Inverse: Short Up/Long Down.
Backtesting:
Backtested on BTCPERP ( FTX ) and XBTUSD (Bitmex).
It shows a low drawdown, a small number of trades and 50% of profit for the 2020.
For example, I set high delta for down gaps to filter small ones
Strategy doesn't repaint.
TARI FX USOILHi guys,
this is a brand new strategy for USOIL, WTI.
It works on daily chart, so basically you can watch it just a few seconds per day. Not much time, but consistent profit.
Stop Loss is set on 500 pips, Take Profit on 600 pips, for USOIL on TVC, if you prefer OANDA set 5.000 and 6.000 pips each.
This strategy has been backtested since 1983, almost 36 years, and had nice results, 18% return per year and Max DD 30% with initial capital 1.000$ and 30 contracts size per trade.
Ask for a free trial to enjoy! And look yourself how much whould have been the profit using 100% of the equity!
Enjoy your wallet!
Tari.
tercanomics' all-weatherIt is a strategy that takes scalps by using support/resistance levels detection when the exhaustion conditions have been met.
It is profitable to take scalp positions with reversals on sideways market by its nature, as well as its entry and exit prices, as they are being used as take profit and stop loss levels. If there is already an existing trend that one wants to follow, this strategy can meet the need for signals in the trends direction within a low time frame, whereas enter and exit prices can be used for dynamic support and resistance levels for manual trades within high time frames.
Besides the fact that it is designed for every market and every product, Volume Filter and some specific levels like Stop-Loss & Dollar-Cost Averaging percentages were created for BitMEX: XBTUSD, 1-minute time frame.
The backtest equations have been calculated with an assumption of the use of 100% of the equity and depending on the chosen exchange to trade, there will be market fee (commission) needed.
PM us to obtain access.
Special thanks to @hophop
Percent Trailing Stop %===========
Percent Trailing Stop %
===========
Another Stop Loss Indicator today - our last Fixed SL/TP script went down quite well, this one is for adding a Percent Trailing Stop from Entry Price to your own strategy.
You can ignore the actual entry/exit orders - they're based on a simple MA cross and are therefore NOT relevant, NOT profitable and NOT recommended!
You should be using this code as a way of adding a % Trailing Stop to your own scripts - hope it helps!
You should also notice that a generally considered losing strategy (a simple MA cross) could actually become profitable with careful money management - try combining this Trailing Stop script with our Fixed Stop/Take Profit script for really accurate management of your capital.
-----------
Good Luck and Happy Trading!
VEST [mcristianrios] StrategyVEST is the intelectual part of two indicators to enter and exit Long or Short trades with ease.
The core functionality will not be fully explained but why VEST?
Volume: There are three configurations base on Volume in order to operate in favor of the market.
Ema vs Ema: There are three configurations base on two EMAs crossing each other.
Super Trend: If trend goes Long why not? Volume and EMA alone are not enough and it works as a filter to avoid not favorable trades. Factor and ATR Length are configurable.
What else do you I to offer? Oh yeah!
Going with the idea of managing risk VEST can enable up to 7 TP signals. So, if profit pips is 100 at 1:1 and take profit 2.5:1 is enabled we'll have: TP: 250pips and SL: 100pips
What markets can this indicator be used on?
Only Forex.
What time-frames can this indicator be used on?
This indicator can be used from 5 minutes up to 37 minutes.
Does Study Indicator repaint?
No
-- It should be configured to send alerts Once Per Bar Close
* Besides that the only functionality of the Study Indicator is to send Alerts *
Does the study indicator fill SL Price and TP Price on alerts?
Yes, it certainly does having one alert per Take Profit.
So can I automate this?
Of course yes! And alert messages are set by default to work with TradingConnector.
As a preview suggested configuration for a Long 2.5:1 operation looks like: long tradesymbol={{ticker}} slprice={{plot("SLLong")}} tpprice={{plot("TPLong25")}}
-----------------------------------------------------------------------------------------
This is not a free to use indicator. Get in touch with me if you would like access to both indicators for a free trial before deciding on a paid access for a period of your choice.
-----------------------------------------------------------------------------------------
DMT Autobot StrategyDMT its a Modified homemade Trend Reversal Indicator base on Volatility & Average true range
You have to have a defined trading plan and you also have to believe it. For this, it is necessary to have coordination and harmony between the conscious and subconscious part of the individual, That is why it is so difficult for most retail traders to be profitable
ĐΜŦ is designed to identify spots in the market that offer some of the most suitable buy and sell scalping trading opportunities plus swing trading over runs.
ĐΜŦ is comprised of three inputs, which are helping to identify the volatility of a security. To determine the level of volatility there are three ranges included in the equation
Input 1 - Current Day's Range
Input 2 - How High has the security risen from the previous day's close
Input 3 - How low has the security dropped from the previous day's close
One of the greatest challenges for new traders is avoiding drawdowns on their account. Drawdowns are what kills a trader's ability to consistently earn over the long haul and creates enormous emotional pain and turmoil.
Drawdowns are a result of two factors:
(1) over-leverage and
(2) extremely volatile stocks. One could argue that if you get to number 1 right, the volatility is irrelevant; however, these two elements are not always mutually exclusive.
HOW TO USE
Buy and sell signals for entry
and 1 take profit levels
1 adjustable stop loss level for each direction.
easy to set up with Autobot service and alert system trading
Cyatophilum Intraday Breakouts [BACKTEST]Private indicator. Access can be unlocked by purchasing a subscription on my website which link is in my profile signature.
Here is the backtest version of the Triple Screen Strategy
Recap of the strategy:
The goal of this indicator is to be able to automate and backtest the strategy, all while staying on a single chart and without repainting.
Features:
Market Tide MACD configuration
Market Wave choice between 3 oscillator: Elder Force Index, Stochastic and William Percent Range
Automated Long and Short entries alerts
Integrated Trailing Stop Loss system fully configurable with automated exit alerts
Integrated Trailing Take profit system fully configurable with automated exit alerts
Indicator samples
Backtest
Strategy time period can be choosen in the parameters of the indicator.
Be aware that the chart is limited to 10 000 candles of the current timeframe for the backtest calculation.
Default initial capital: 10 000$
Default order size: 100% of equity
Default commission fees: 0.1% per transaction
Backtest results below.
Alerts
Entry Long: Triggers on green long labels.
Take Profit Long: Triggers on the "TAKE PROFIT" green flag if the long target is reached.
Stop Loss Long: Triggers on the "STOP LOSS" or "TSSL" label if the stop loss line has been crossed.
Exit Long: Triggers on either of Take Profit Long or Stop loss long.
Entry Short: Triggers on red short labels.
Take Profit Short: Triggers on the "TAKE PROFIT" green flag if the short target is reached.
Stop Loss Short: Triggers on the "STOP LOSS" or "TSSL" label if the stop loss line has been crossed.
Exit Short: Triggers on either of Take Profit Short or Stop Loss Short.
You can get access to this indicator by purchasing a subscription using the link below.
Thanks for reading!
SuPeR-RePaNoCHa #2TP#This is the last of the 'RePaNoCHa' script for Automatic Trading ;-) ... This time with two take profits ...
It Use 6 indicators + volume:
-JURIK MOVING AVERAGE
-RANGE FILTER
-ADX
-PARABOLIC SAR
-RSI + VOLUME WEIGHTED
-MACD
-VOLUME
To close the position you can choose between 2 Take Profit and the amount to use on each one.
You can transform it yourself into 'study' mode to get alerts.
Take Profits can be generated from the same entry, (syntax example on the script) so the fees will be lower (0.04 + 0.02 / 2 = 0.03).
Settings for BINANCE FUTURES BTC:USDT
Enjoy...
💲SuPeR-RePaNoCHa💲 [Backtest]Script for automatic trading (Backtest). This is the second part of the previous RePanoCHa script but with Take Profit.
It Use 6 indicators + volume:
-JURIK MOVING AVERAGE
-RANGE FILTER (from Donovan Wall)
-ADX (ORIGINAL VERSION)
-PARABOLIC SAR
-RSI + VOLUME WEIGHTED
-MACD
-VOLUME
To close the position you can choose between Take Profit only, Trailing Stop only or both at the same time.
BTC BRAWL NINJA TRADERThe NINJA TRADER was devloped for trading competition higher leverage scalp trading. It is a modified from my Trade Trend Indicator (indicator) has been the brain child of 23 years of trading experience rolled into a simple to understand all market setup alert system based solely on 5 high probability trade set ups with a 6th high risk. The hope is to provide something that is can assist traders in building confidence in their trades with a little assistance from the indicator.
This like any and all indicators is not a be all and end to trading, yes while back tested the indicator has produced fantastic profitable results; past performance is not a guarantee of future but which with human intervention can increase the return result exponentially.
You need to be able to chart simple candle sticks and you need to have an understanding of support and resistance areas to make sense of what you are doing in trading otherwise even this indicator won't help you.
While this may alert buy or sell / long or short entrance these are to be taken as educational points of reference and if you wish to trade you are understanding that you enter and exit at your own risk. Not many indicators will alert you to the possibility of a rogue wave spike / dump or both, this will but everything is perspective of the time frame you are on.
The indicator is designed for the 4hour time frame with trade entry on the 15min and managed on the 30min time frame. Alot can happen within these time frame but as we know not every trader can sit in front of a screen for hours at a time and this let's one trade for swings. Once you have your entry you place your exits and you set your stops. If you wait for the alert to exit you are in a draw down this should never reach that point pay yourself for being right.
The set ups are simple:
1. Trend change from bearish to bullish buys are dip interim support entries.
2. Trend change from bullish to bearish sells are top interim resistance exits.
3. Blue buy is an entry position for a trade.
4. Blue long is an add position for a trade.
5. Red short is just that a short trade idea. (this is advanced and requires a manual cover target),
6. Green buy is a break out over the next candle to print above (highest risk)
All trades are based on a 5% to 10% of capital entry with no more than 40% ever in 1 trade goal is many consistent trade wins while limiting the losses and size.
Certain set ups such as longs over the Moving Averages but below the cloud can lead to strong rally returns as well as short in a bearish trend just above the Moving Averages can give prolonged selling pressure.
Pay attention to the golden dump line as it rises the closer to the candle it gets the higher the risk of the trade lacking continuation.
Made the golden dump line easier to bringing it forward.
Changed the trade trend reversal to stand out more as a marker of a trade even when alerts stacked
Added a calculation for the alert to recalculate based on the time frame chosen
Added a check balance verse the break out buy as to not false alert during the BTC BRAWL CHALLENGE in high risk trade setups
Added notification of bullvsbear action to avoid being caught in the BTC BRAWL CHALLENGE
Added a take profit reminder based on time frame volume
None of this is to be taken as investment advice but rather Edutainment and infotainment
//#TradeSocially
Long Short Double strategyLong Short Double strategy
Long short strategy with stoploss and take profit.
I use this script for 5min btcusd on Bitmex. (The strategy also works on other exchanges, with some small adjustments in RSI)
Leverage 10x 375% profit in 2 weeks. NO REPAINT.
U can Adjust the RSI for long and shorts entry`s.
Study is Autoview ready. send me a PM for Paid access.
If you like this strategy buy me a Pizza, Dinner, or lambo:)
BITCOIN: 3BMEXTEMinsUUqUwr9GEjNA6ZBsVXB1g6u
LITECOIN: LdG82pyEMMji9Bynw3hvWgUshbMKfiFdJw
QuantCat Chande Swinger StrategyQuantCat Chande Swinger
This strategy is designed to be used on the 1 minute with mainly bitcoin, and cryptocurrencies. But parameters can be adjusted to ANY pair.
After some long research about chande momentum oscillator, I decided to create a strategy using normal distribution percentage levels to snipe entries. This in turn on the 1 minute can create a nice profit over a consecutive amount of days, the end goal is to get a stronger version of this strategy running on a bot and print some money. This strategy is tightly defined, and can be loosened up to make more trades too- giving a higher sample size and better sharpe ratio.
The strategy checks to see if the Chande value is in an extreme percentile based on the last few hundred chande values- if it is it will open a position.
No stoploss or take profit implemented into the swinger yet, but this will be the next addition to really minimise loss and amplify potential profits.
Any liquid crypto pair on the low timesframes will net a good result with this strategy.
We also have a free 15M and 1H strategy available too.
You can join our discord server to get live alerts for the strategies as well as speak to our devs! Link in signature below!!!
Viral Strategy 0.5Green background trend is up
Red background trend is down
Best settings on 10m:
Trend Determination: MAs
Godmode Oversold: 25
Godmode Overbought: 75
Gomode Timeframe: 2 Hour
Godmode Take Profit timeframe: 7m
StochRSI K: 3
StochRSI D: 3
StochRSI Timeframe: 10m
WT Overbought: 40 (50 for less trades, higher profitability)
WT Oversold: -40
Combined with RScalper 10m you get some really nice results